BspSrfOpenEnd

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BspSrfOpenEnd()  

SYNOPSIS

cagd_lib/bsp_gen.c:305

CagdSrfStruct *BspSrfOpenEnd(CagdSrfStruct *Srf)
 

DESCRIPTION

Returns a surface with open end conditions, similar to given surface. Open end surface is computed by extracting a subregion from Srf that is the entire surface's parametric domain, by inserting multiple knots at the domain's boundary.  

PARAMETERS:

Srf: To convert to a new curve with open end conditions.  

FUNCTION RETURN VALUE

CagdSrfStruct *: Same surface as Srf but with open end conditions.  

SEE ALSO

BspCrvOpenEnd,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:15 GMT, October 17, 2022